API Documentation
nkGraphics::ContentLoader Member List

This is the complete list of members for nkGraphics::ContentLoader, including all inherited members.

appendCompositorNodeFromFile(const nkMemory::StringView &pathFromData, Compositor *parent)nkGraphics::ContentLoaderstatic
appendCompositorNodeFromSources(const nkMemory::StringView &sources, Compositor *parent)nkGraphics::ContentLoaderstatic
appendCompositorNodeFromTree(nkExport::Node *tree, Compositor *parent)nkGraphics::ContentLoaderstatic
inputData(const nkMemory::StringView &filePath)nkGraphics::ContentLoaderstatic
inputDataSources(const nkMemory::StringView &sources)nkGraphics::ContentLoaderstatic
inputDataStr(const nkMemory::StringView &filePath)nkGraphics::ContentLoaderstatic
loadBlendStateDeclaration(const nkMemory::StringView &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadBufferDeclaration(const nkMemory::StringView &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadCameraDeclaration(const nkMemory::StringView &pathFromData)nkGraphics::ContentLoaderstatic
loadCompositorDeclaration(const nkMemory::StringView &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadConstantBufferDeclaration(const nkMemory::StringView &pathFromData)nkGraphics::ContentLoaderstatic
loadDepthStencilStateDeclaration(const nkMemory::StringView &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadMeshDeclaration(const nkMemory::StringView &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadNodeDeclaration(const nkMemory::StringView &pathFromData)nkGraphics::ContentLoaderstatic
loadPassDeclaration(const nkMemory::StringView &pathFromData)nkGraphics::ContentLoaderstatic
loadRasterStateDeclaration(const nkMemory::StringView &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadRenderQueueDeclaration(const nkMemory::StringView &pathFromData)nkGraphics::ContentLoaderstatic
loadSamplerDeclaration(const nkMemory::StringView &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadShaderDeclaration(const nkMemory::StringView &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadShaderMemorySlotDeclaration(const nkMemory::StringView &pathFromData)nkGraphics::ContentLoaderstatic
loadShaderProgramDeclaration(const nkMemory::StringView &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadTextureDeclaration(const nkMemory::StringView &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
outputData(const nkMemory::StringView &content, const nkMemory::StringView &path)nkGraphics::ContentLoaderstatic
processBlendStateSources(const nkMemory::StringView &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processBlendStateTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processBufferDeclarationTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processBufferSources(const nkMemory::StringView &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processCameraSources(const nkMemory::StringView &sources)nkGraphics::ContentLoaderstatic
processCameraTree(nkExport::Node *tree)nkGraphics::ContentLoaderstatic
processCompositorSources(const nkMemory::StringView &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processCompositorTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processConstantBufferDeclarationTree(nkExport::Node *tree)nkGraphics::ContentLoaderstatic
processConstantBufferSources(const nkMemory::StringView &sources)nkGraphics::ContentLoaderstatic
processDepthStencilStateSources(const nkMemory::StringView &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processDepthStencilStateTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processMeshSources(const nkMemory::StringView &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processMeshTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processNodeSources(const nkMemory::StringView &sources)nkGraphics::ContentLoaderstatic
processNodeTree(nkExport::Node *tree)nkGraphics::ContentLoaderstatic
processPassSources(const nkMemory::StringView &sources)nkGraphics::ContentLoaderstatic
processPassTree(nkExport::Node *tree)nkGraphics::ContentLoaderstatic
processRasterStateSources(const nkMemory::StringView &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processRasterStateTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processRenderQueueSources(const nkMemory::StringView &sources)nkGraphics::ContentLoaderstatic
processRenderQueueTree(nkExport::Node *tree)nkGraphics::ContentLoaderstatic
processSamplerSources(const nkMemory::StringView &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processSamplerTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processShaderDeclarationSources(const nkMemory::StringView &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processShaderDeclarationTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processShaderMemorySlotDeclarationTree(nkExport::Node *tree)nkGraphics::ContentLoaderstatic
processShaderMemorySlotSources(const nkMemory::StringView &sources)nkGraphics::ContentLoaderstatic
processShaderProgramSources(const nkMemory::StringView &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processShaderProgramTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processTextureSources(const nkMemory::StringView &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processTextureTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
saveObjectDeclaration(nkExport::Exportable *object, const nkMemory::StringView &pathFromData)nkGraphics::ContentLoaderstatic
saveTreeDeclaration(nkExport::Node *tree, const nkMemory::StringView &pathFromData)nkGraphics::ContentLoaderstatic